# Page Not Found

The URL `english-documentation/developer-guide/{$base_dir}modules/mymodule/mymodule_page.php` does not exist.

You might be looking for one of these pages:
- [Creating a PrestaShop module](https://docs.prestashop-project.org/1-4-documentation/english-documentation/developer-guide/creating-a-prestashop-module.md)
- [Developer Guide](https://docs.prestashop-project.org/1-4-documentation/english-documentation/developer-guide.md)
- [Modules, Override, Web Service](https://docs.prestashop-project.org/1-4-documentation/english-documentation/developer-guide/developer-tutorials/modules-override-web-service.md)
- [Fundamentals](https://docs.prestashop-project.org/1-4-documentation/english-documentation/developer-guide/fundamentals.md)
- [Public and overloadable methods](https://docs.prestashop-project.org/1-4-documentation/english-documentation/developer-guide/public-and-overloadable-methods.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.prestashop-project.org/1-4-documentation/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.prestashop-project.org/1-4-documentation/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/1-4-documentation/english-documentation/developer-guide/creating-a-prestashop-module.md`)
- Use `Accept: text/markdown` header for content negotiation